home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Paparazzi!: Tales of Tinseltown
/
Paparazzi - Tales of Tinseltown (1995)(Activision)(Disc 1 of 2).iso
/
pprazia1.dir
/
00300_Script_300
< prev
next >
Wrap
Text File
|
1995-05-21
|
506b
|
17 lines
on enterFrame
global snap1, snap2
set the movierate of sprite 5 to 0
set the movietime of sprite 5 to snap1
set the width of sprite 5 to 240
set the height of sprite 5 to 180
set the locV of sprite 5 to 282
set the locH of sprite 5 to 177
set the movierate of sprite 6 to 0
set the movietime of sprite 6 to snap2
set the width of sprite 6 to 240
set the height of sprite 6 to 180
set the locV of sprite 6 to 282
set the locH of sprite 6 to 440
updatestage
end